home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Shareware / Comunicatii / feedaemon / fd110rc5.exe / {app} / FeedDemon.exe / 0 / RCDATA / TFFDMAIN / TFFDMAIN.txt
Text File  |  2004-05-31  |  73KB  |  2,871 lines

  1. object fFDMain: TfFDMain
  2.   Left = 133
  3.   Top = 116
  4.   Width = 814
  5.   Height = 536
  6.   Caption = 'FeedDemon'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   OldCreateOrder = False
  15.   ShowHint = True
  16.   OnClose = FormClose
  17.   OnCloseQuery = FormCloseQuery
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnResize = FormResize
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object pnlMain: TPanel
  24.     Left = 176
  25.     Top = 23
  26.     Width = 630
  27.     Height = 463
  28.     Align = alClient
  29.     BevelOuter = bvNone
  30.     TabOrder = 0
  31.     object pnlBrowser: TPanel
  32.       Tag = 279
  33.       Left = 130
  34.       Top = 0
  35.       Width = 500
  36.       Height = 463
  37.       Align = alRight
  38.       BevelOuter = bvNone
  39.       TabOrder = 1
  40.       OnCanResize = pnlBrowserCanResize
  41.       object shpBrowserPlaceholder: TShape
  42.         Left = 0
  43.         Top = 106
  44.         Width = 500
  45.         Height = 357
  46.         Align = alClient
  47.         Brush.Color = clWindow
  48.         Pen.Color = clBtnShadow
  49.       end
  50.       object dxBarDockBrowser: TdxBarDockControl
  51.         Left = 0
  52.         Top = 0
  53.         Width = 500
  54.         Height = 106
  55.         Align = dalTop
  56.         BarManager = dxBarMan
  57.       end
  58.     end
  59.     object pnlNewsItems: TPanel
  60.       Left = 0
  61.       Top = 0
  62.       Width = 122
  63.       Height = 463
  64.       Align = alClient
  65.       BevelOuter = bvNone
  66.       Color = clWindow
  67.       FullRepaint = False
  68.       TabOrder = 0
  69.       OnCanResize = pnlNewsItemsCanResize
  70.       OnResize = pnlNewsItemsResize
  71.       object dxBarDockNewsItems: TdxBarDockControl
  72.         Left = 0
  73.         Top = 0
  74.         Width = 122
  75.         Height = 50
  76.         Align = dalTop
  77.         BarManager = dxBarMan
  78.       end
  79.       object pnlFilterNotice: TPanel
  80.         Left = 4
  81.         Top = 70
  82.         Width = 335
  83.         Height = 43
  84.         BevelOuter = bvNone
  85.         Color = clWindow
  86.         ParentBackground = False
  87.         TabOrder = 1
  88.         Visible = False
  89.         object htmlFilterNotice: THTMLabel
  90.           Left = 0
  91.           Top = 0
  92.           Width = 335
  93.           Height = 43
  94.           Align = alClient
  95.           AnchorHint = False
  96.           AutoSizing = False
  97.           AutoSizeType = asVertical
  98.           Ellipsis = False
  99.           HintShowFull = False
  100.           Hover = False
  101.           HoverColor = clNone
  102.           HoverFontColor = clNone
  103.           HTMLHint = False
  104.           HTMLText.Strings = (
  105.             '<P align="center">(set at runtime)</P>')
  106.           ShadowColor = clGray
  107.           ShadowOffset = 2
  108.           Transparent = False
  109.           URLColor = clBlue
  110.           VAlignment = tvaCenter
  111.           OnMouseUp = htmlFilterNoticeMouseUp
  112.           OnAnchorClick = htmlFilterNoticeAnchorClick
  113.         end
  114.       end
  115.     end
  116.     object cxSplitBrowser: TcxSplitter
  117.       Left = 122
  118.       Top = 0
  119.       Width = 8
  120.       Height = 463
  121.       HotZoneClassName = 'TcxMediaPlayer9Style'
  122.       HotZone.SizePercent = 15
  123.       AlignSplitter = salRight
  124.       MinSize = 1
  125.       Control = pnlBrowser
  126.       OnMoved = cxSplitBrowserMoved
  127.       OnAfterOpen = cxSplitBrowserAfterOpenClose
  128.       OnAfterClose = cxSplitBrowserAfterOpenClose
  129.       Color = clBtnFace
  130.       ParentColor = False
  131.     end
  132.   end
  133.   object pnlNavBar: TPanel
  134.     Left = 0
  135.     Top = 23
  136.     Width = 168
  137.     Height = 463
  138.     Align = alLeft
  139.     BevelOuter = bvNone
  140.     ParentShowHint = False
  141.     ShowHint = False
  142.     TabOrder = 4
  143.     OnCanResize = pnlNavBarCanResize
  144.     object dxBarDockNavBar: TdxBarDockControl
  145.       Left = 0
  146.       Top = 0
  147.       Width = 168
  148.       Height = 24
  149.       Align = dalTop
  150.       BarManager = dxBarMan
  151.       SunkenBorder = False
  152.       UseOwnColor = True
  153.       UseOwnSunkenBorder = True
  154.       OnResize = dxBarDockNavBarResize
  155.     end
  156.     object nbNavBar: TnbNavBar
  157.       Left = 0
  158.       Top = 24
  159.       Width = 168
  160.       Height = 439
  161.       Align = alClient
  162.       OnContextPopup = nbNavBarContextPopup
  163.       ActiveGroupIndex = 0
  164.       AllowSelectLinks = True
  165.       DragCopyCursor = -1119
  166.       DragCursor = -1120
  167.       DragDropFlags = [fAllowDropLink, fAllowDragGroup, fAllowDropGroup]
  168.       HotTrackedGroupCursor = crDefault
  169.       HotTrackedLinkCursor = -1118
  170.       ShowGroupsHint = True
  171.       ShowLinksHint = True
  172.       View = 9
  173.       OnDragDrop = nbNavBarDragDrop
  174.       OnDragOver = nbNavBarDragOver
  175.       OnMouseLeave = nbNavBarMouseLeave
  176.       OnChannelSelected = nbNavBarChannelSelected
  177.       object dxNavGrpChannels: TdxNavBarGroup
  178.         Caption = 'Channel Group'
  179.         LargeImageIndex = 12
  180.         LinksUseSmallImages = True
  181.         SelectedLinkIndex = -1
  182.         ShowAsIconView = False
  183.         ShowControl = False
  184.         SmallImageIndex = 21
  185.         TopVisibleLinkIndex = 0
  186.         UseControl = False
  187.         UseSmallImages = False
  188.         Visible = True
  189.         Links = <
  190.           item
  191.             Item = dxNavItemGroupNewspaper
  192.           end>
  193.       end
  194.       object dxNavGrpWatches: TdxNavBarGroup
  195.         Caption = 'Watches'
  196.         LargeImageIndex = 2
  197.         LinksUseSmallImages = True
  198.         SelectedLinkIndex = -1
  199.         ShowAsIconView = False
  200.         ShowControl = False
  201.         SmallImageIndex = 3
  202.         TopVisibleLinkIndex = 0
  203.         UseControl = False
  204.         UseSmallImages = False
  205.         Visible = True
  206.         Links = <>
  207.       end
  208.       object dxNavGrpNewsBins: TdxNavBarGroup
  209.         Caption = 'News Bins'
  210.         LargeImageIndex = 19
  211.         LinksUseSmallImages = True
  212.         SelectedLinkIndex = -1
  213.         ShowAsIconView = False
  214.         ShowControl = False
  215.         TopVisibleLinkIndex = 0
  216.         UseControl = False
  217.         UseSmallImages = False
  218.         Visible = True
  219.         Links = <>
  220.       end
  221.       object dxNavGrpLocalSearch: TdxNavBarGroup
  222.         Caption = 'Search'
  223.         LargeImageIndex = 5
  224.         LinksUseSmallImages = True
  225.         SelectedLinkIndex = -1
  226.         ShowAsIconView = False
  227.         ShowControl = True
  228.         TopVisibleLinkIndex = 0
  229.         UseControl = True
  230.         UseSmallImages = False
  231.         Visible = True
  232.         Links = <>
  233.       end
  234.       object dxNavItemGroupNewspaper: TdxNavBarItem
  235.         Action = actGroupNewspaper
  236.       end
  237.       object dxNavItemNewLocalSearch: TdxNavBarItem
  238.         Action = actSearchNewLocalSearch
  239.       end
  240.       object dxNavGrpLocalSearchControl: TdxNavBarGroupControl
  241.         Left = 11
  242.         Top = 214
  243.         Width = 146
  244.         Height = 74
  245.         TabOrder = 0
  246.         UseStyle = True
  247.         GroupIndex = 3
  248.         OriginalHeight = 73
  249.         object pnlLocalSearch: TPanel
  250.           Left = 0
  251.           Top = 0
  252.           Width = 146
  253.           Height = 74
  254.           Align = alClient
  255.           BevelOuter = bvNone
  256.           ParentBackground = False
  257.           TabOrder = 0
  258.           DesignSize = (
  259.             146
  260.             74)
  261.           object lblLocalSearchOptions: TLabel
  262.             Left = 8
  263.             Top = 48
  264.             Width = 45
  265.             Height = 13
  266.             Cursor = crHandPoint
  267.             Caption = 'Options...'
  268.             Transparent = True
  269.             OnClick = lblLocalSearchOptionsClick
  270.             OnMouseEnter = lblLocalSearchOptionsMouseEnter
  271.             OnMouseLeave = lblLocalSearchOptionsMouseLeave
  272.           end
  273.           object btnLocalSearch: TButton
  274.             Left = 87
  275.             Top = 40
  276.             Width = 52
  277.             Height = 25
  278.             Anchors = [akTop, akRight]
  279.             Caption = 'Search'
  280.             TabOrder = 0
  281.             OnClick = btnLocalSearchClick
  282.           end
  283.           object cxLocalSearchKeyword: TcxComboBox
  284.             Left = 8
  285.             Top = 11
  286.             Width = 132
  287.             Height = 21
  288.             Anchors = [akLeft, akTop, akRight]
  289.             Properties.DropDownRows = 10
  290.             Properties.ImmediateDropDown = False
  291.             Properties.MaxLength = 255
  292.             Style.LookAndFeel.NativeStyle = True
  293.             Style.Shadow = False
  294.             TabOrder = 1
  295.             OnKeyPress = cxLocalSearchKeywordKeyPress
  296.           end
  297.         end
  298.       end
  299.     end
  300.   end
  301.   object cxSplitNavBar: TcxSplitter
  302.     Left = 168
  303.     Top = 23
  304.     Width = 8
  305.     Height = 463
  306.     HotZoneClassName = 'TcxMediaPlayer9Style'
  307.     HotZone.SizePercent = 15
  308.     MinSize = 1
  309.     Control = pnlNavBar
  310.     OnAfterOpen = cxSplitNavBarAfterOpenClose
  311.     OnAfterClose = cxSplitNavBarAfterOpenClose
  312.     Color = clBtnFace
  313.     ParentColor = False
  314.   end
  315.   object dxStatusBar: TdxStatusBar
  316.     Left = 0
  317.     Top = 486
  318.     Width = 806
  319.     Height = 20
  320.     Panels = <
  321.       item
  322.         PanelStyleClassName = 'TdxStatusBarContainerPanelStyle'
  323.         PanelStyle.Container = dxStatusBarContainer0
  324.         Bevel = dxpbNone
  325.         Width = 100
  326.       end
  327.       item
  328.         PanelStyleClassName = 'TdxStatusBarTextPanelStyle'
  329.         PanelStyle.EllipsisType = dxetTruncate
  330.         Bevel = dxpbNone
  331.         Fixed = False
  332.         Text = ' Ready'
  333.         Width = 298
  334.       end
  335.       item
  336.         PanelStyleClassName = 'TdxStatusBarTextPanelStyle'
  337.         PanelStyle.Alignment = taCenter
  338.         Bevel = dxpbNone
  339.         MinWidth = 32
  340.         Width = 32
  341.       end>
  342.     PaintStyle = stpsUseLookAndFeel
  343.     LookAndFeel.Kind = lfUltraFlat
  344.     LookAndFeel.NativeStyle = True
  345.     ParentFont = True
  346.     OnMouseDown = dxStatusBarMouseDown
  347.     OnMouseMove = dxStatusBarMouseMove
  348.     object dxStatusBarContainer0: TdxStatusBarContainerControl
  349.       Left = 0
  350.       Top = 2
  351.       Width = 102
  352.       Height = 18
  353.       object cxProgressBar: TcxProgressBar
  354.         Left = 0
  355.         Top = 0
  356.         Width = 121
  357.         Height = 18
  358.         TabStop = False
  359.         Position = 50.000000000000000000
  360.         AutoSize = False
  361.         Properties.EndColor = 16756912
  362.         Properties.ShowText = False
  363.         Properties.BarStyle = cxbsGradientLEDs
  364.         Properties.PeakValue = 50.000000000000000000
  365.         Style.Edges = []
  366.         Style.LookAndFeel.Kind = lfStandard
  367.         Style.LookAndFeel.NativeStyle = False
  368.         Style.Shadow = False
  369.         Style.TransparentBorder = False
  370.         TabOrder = 0
  371.         Visible = False
  372.       end
  373.     end
  374.   end
  375.   object dxBarMan: TnbBarManager
  376.     AllowCallFromAnotherForm = True
  377.     AllowReset = False
  378.     AlwaysSaveText = True
  379.     Font.Charset = DEFAULT_CHARSET
  380.     Font.Color = clWindowText
  381.     Font.Height = -11
  382.     Font.Name = 'Tahoma'
  383.     Font.Style = []
  384.     Bars = <
  385.       item
  386.         AllowClose = False
  387.         AllowCustomizing = False
  388.         AllowQuickCustomizing = False
  389.         AllowReset = False
  390.         Caption = 'Main Menu'
  391.         DockedDockingStyle = dsTop
  392.         DockedLeft = 0
  393.         DockedTop = 0
  394.         DockingStyle = dsTop
  395.         FloatLeft = 404
  396.         FloatTop = 343
  397.         FloatClientWidth = 213
  398.         FloatClientHeight = 19
  399.         IsMainMenu = True
  400.         ItemLinks = <
  401.           item
  402.             Item = mnuFile
  403.             Visible = True
  404.           end
  405.           item
  406.             Item = mnuEdit
  407.             Visible = True
  408.           end
  409.           item
  410.             Item = mnuView
  411.             Visible = True
  412.           end
  413.           item
  414.             Item = mnuBrowse
  415.             Visible = True
  416.           end
  417.           item
  418.             Item = mnuTools
  419.             Visible = True
  420.           end
  421.           item
  422.             Item = mnuHelp
  423.             Visible = True
  424.           end>
  425.         MultiLine = True
  426.         Name = 'Main Menu'
  427.         NotDocking = [dsNone, dsLeft, dsTop, dsRight, dsBottom]
  428.         OneOnRow = True
  429.         Row = 0
  430.         ShowMark = False
  431.         SizeGrip = False
  432.         UseOwnFont = False
  433.         UseRecentItems = False
  434.         UseRestSpace = True
  435.         Visible = True
  436.         WholeRow = True
  437.       end
  438.       item
  439.         AllowClose = False
  440.         AllowCustomizing = False
  441.         AllowQuickCustomizing = False
  442.         AllowReset = False
  443.         Caption = 'Browse'
  444.         DockControl = dxBarDockBrowser
  445.         DockedDockControl = dxBarDockBrowser
  446.         DockedLeft = 0
  447.         DockedTop = 0
  448.         FloatLeft = 404
  449.         FloatTop = 343
  450.         FloatClientWidth = 69
  451.         FloatClientHeight = 22
  452.         ItemLinks = <
  453.           item
  454.             Item = mnuViewBrowserPosDropDown
  455.             Visible = True
  456.           end
  457.           item
  458.             BeginGroup = True
  459.             Item = mnuBrowseBack
  460.             Visible = True
  461.           end
  462.           item
  463.             Item = mnuBrowseForward
  464.             Visible = True
  465.           end
  466.           item
  467.             Item = mnuBrowseStop
  468.             Visible = True
  469.           end
  470.           item
  471.             Item = mnuBrowseRefresh
  472.             Visible = True
  473.           end
  474.           item
  475.             Item = mnuChannelHome
  476.             UserDefine = [udPaintStyle]
  477.             Visible = True
  478.           end
  479.           item
  480.             Item = mnuBrowseFavorites
  481.             Visible = True
  482.           end
  483.           item
  484.             BeginGroup = True
  485.             Item = mnuBrowseExternal
  486.             Visible = True
  487.           end
  488.           item
  489.             BeginGroup = True
  490.             Item = mnuBrowseStyle
  491.             Visible = True
  492.           end
  493.           item
  494.             BeginGroup = True
  495.             Item = mnuNewspaperFilterCombo
  496.             Visible = True
  497.           end
  498.           item
  499.             Item = mnuBrowseCloseTab
  500.             Visible = True
  501.           end>
  502.         MultiLine = True
  503.         Name = 'Browse'
  504.         NotDocking = [dsNone, dsLeft, dsTop, dsRight, dsBottom]
  505.         OneOnRow = True
  506.         Row = 0
  507.         ShowMark = False
  508.         SizeGrip = False
  509.         UseOwnFont = False
  510.         UseRecentItems = False
  511.         UseRestSpace = True
  512.         Visible = True
  513.         WholeRow = True
  514.       end
  515.       item
  516.         AllowClose = False
  517.         AllowCustomizing = False
  518.         AllowQuickCustomizing = False
  519.         AllowReset = False
  520.         Caption = 'News'
  521.         DockControl = dxBarDockNewsItems
  522.         DockedDockControl = dxBarDockNewsItems
  523.         DockedLeft = 0
  524.         DockedTop = 0
  525.         FloatLeft = 452
  526.         FloatTop = 326
  527.         FloatClientWidth = 179
  528.         FloatClientHeight = 22
  529.         ItemLinks = <
  530.           item
  531.             Item = mnuFileNewChannelDropdown
  532.             UserDefine = [udPaintStyle]
  533.             UserPaintStyle = psCaptionGlyph
  534.             Visible = True
  535.           end
  536.           item
  537.             BeginGroup = True
  538.             Item = mnuViewAutoPreview
  539.             Visible = True
  540.           end
  541.           item
  542.             Item = mnuViewFilterBar
  543.             Visible = True
  544.           end
  545.           item
  546.             BeginGroup = True
  547.             Item = mnuNewsItemGroupByCombo
  548.             Visible = True
  549.           end>
  550.         Name = 'News'
  551.         NotDocking = [dsNone, dsLeft, dsTop, dsRight, dsBottom]
  552.         OneOnRow = True
  553.         Row = 0
  554.         ShowMark = False
  555.         SizeGrip = False
  556.         UseOwnFont = False
  557.         UseRecentItems = False
  558.         UseRestSpace = True
  559.         Visible = True
  560.         WholeRow = True
  561.       end
  562.       item
  563.         AllowClose = False
  564.         AllowCustomizing = False
  565.         AllowQuickCustomizing = False
  566.         AllowReset = False
  567.         Caption = 'Group'
  568.         DockControl = dxBarDockNavBar
  569.         DockedDockControl = dxBarDockNavBar
  570.         DockedLeft = 0
  571.         DockedTop = 0
  572.         FloatLeft = 404
  573.         FloatTop = 343
  574.         FloatClientWidth = 123
  575.         FloatClientHeight = 22
  576.         ItemLinks = <
  577.           item
  578.             Item = mnuGroupCombo
  579.             Visible = True
  580.           end
  581.           item
  582.             Item = mnuGroupUpdate
  583.             Visible = True
  584.           end>
  585.         Name = 'Group'
  586.         NotDocking = [dsNone, dsLeft, dsTop, dsRight, dsBottom]
  587.         OneOnRow = True
  588.         Row = 0
  589.         ShowMark = False
  590.         SizeGrip = False
  591.         UseOwnFont = False
  592.         UseRecentItems = False
  593.         UseRestSpace = True
  594.         Visible = True
  595.         WholeRow = True
  596.       end
  597.       item
  598.         AllowClose = False
  599.         AllowCustomizing = False
  600.         AllowQuickCustomizing = False
  601.         Caption = 'Address'
  602.         DockControl = dxBarDockBrowser
  603.         DockedDockControl = dxBarDockBrowser
  604.         DockedLeft = 0
  605.         DockedTop = 80
  606.         FloatLeft = 404
  607.         FloatTop = 343
  608.         FloatClientWidth = 150
  609.         FloatClientHeight = 20
  610.         ItemLinks = <
  611.           item
  612.             Item = mnuWebSearchKeywordCombo
  613.             Visible = True
  614.           end
  615.           item
  616.             Item = mnuWebSearch
  617.             Visible = True
  618.           end
  619.           item
  620.             BeginGroup = True
  621.             Item = mnuBrowseAddressCombo
  622.             Visible = True
  623.           end>
  624.         Name = 'Address'
  625.         OneOnRow = True
  626.         Row = 1
  627.         ShowMark = False
  628.         SizeGrip = False
  629.         UseOwnFont = False
  630.         UseRestSpace = True
  631.         Visible = True
  632.         WholeRow = True
  633.       end
  634.       item
  635.         AllowClose = False
  636.         AllowCustomizing = False
  637.         AllowQuickCustomizing = False
  638.         Caption = 'Filter'
  639.         DockControl = dxBarDockNewsItems
  640.         DockedDockControl = dxBarDockNewsItems
  641.         DockedLeft = 0
  642.         DockedTop = 26
  643.         FloatLeft = 404
  644.         FloatTop = 343
  645.         FloatClientWidth = 23
  646.         FloatClientHeight = 22
  647.         ItemLinks = <
  648.           item
  649.             Item = mnuNewsItemFilterCombo
  650.             Visible = True
  651.           end>
  652.         Name = 'Filter'
  653.         OneOnRow = True
  654.         Row = 1
  655.         UseOwnFont = False
  656.         UseRestSpace = True
  657.         Visible = True
  658.         WholeRow = True
  659.       end
  660.       item
  661.         AllowClose = False
  662.         AllowCustomizing = False
  663.         AllowQuickCustomizing = False
  664.         AllowReset = False
  665.         Caption = 'Order'
  666.         DockControl = dxBarDockNavBar
  667.         DockedDockControl = dxBarDockNavBar
  668.         DockedLeft = 0
  669.         DockedTop = 24
  670.         FloatLeft = 404
  671.         FloatTop = 343
  672.         FloatClientWidth = 62
  673.         FloatClientHeight = 22
  674.         ItemLinks = <
  675.           item
  676.             Item = mnuHelpPurchase
  677.             UserDefine = [udPaintStyle]
  678.             UserPaintStyle = psCaptionGlyph
  679.             Visible = True
  680.           end>
  681.         Name = 'Order'
  682.         OneOnRow = True
  683.         Row = 1
  684.         UseOwnFont = False
  685.         Visible = False
  686.         WholeRow = True
  687.       end>
  688.     CanCustomize = False
  689.     Categories.Strings = (
  690.       'File'
  691.       'Channel'
  692.       'Browse'
  693.       'Menus'
  694.       'News'
  695.       'View'
  696.       'Group'
  697.       'Search'
  698.       'Help'
  699.       'Options'
  700.       'Focus'
  701.       'Web Search')
  702.     Categories.ItemsVisibles = (
  703.       2
  704.       2
  705.       2
  706.       2
  707.       2
  708.       2
  709.       2
  710.       2
  711.       2
  712.       2
  713.       2
  714.       2)
  715.     Categories.Visibles = (
  716.       True
  717.       True
  718.       True
  719.       True
  720.       True
  721.       True
  722.       True
  723.       True
  724.       True
  725.       True
  726.       True
  727.       True)
  728.     FlatCloseButton = True
  729.     MakeDisabledImagesFaded = True
  730.     MenusShowRecentItemsFirst = False
  731.     NotDocking = [dsNone, dsLeft, dsRight, dsBottom]
  732.     PopupMenuLinks = <>
  733.     ShowShortCutInHint = True
  734.     StretchGlyphs = False
  735.     Style = bmsOffice11
  736.     UseSystemFont = True
  737.     OnDocking = dxBarManDocking
  738.     Left = 292
  739.     Top = 200
  740.     DockControlHeights = (
  741.       0
  742.       0
  743.       23
  744.       0)
  745.     object mnuFileNew: TdxBarSubItem
  746.       Caption = 'New'
  747.       Category = 0
  748.       Visible = ivAlways
  749.       ImageIndex = 57
  750.       ItemLinks = <
  751.         item
  752.           Item = mnuFileNewChannel
  753.           Visible = True
  754.         end
  755.         item
  756.           Item = mnuFileNewGroup
  757.           Visible = True
  758.         end
  759.         item
  760.           BeginGroup = True
  761.           Item = mnuNewSearch
  762.           Visible = True
  763.         end
  764.         item
  765.           BeginGroup = True
  766.           Item = mnuFileNewWatch
  767.           Visible = True
  768.         end
  769.         item
  770.           Item = mnuFileNewNewsBin
  771.           Visible = True
  772.         end
  773.         item
  774.           BeginGroup = True
  775.           Item = mnuFileFindChannels
  776.           Visible = True
  777.         end>
  778.     end
  779.     object mnuFile: TdxBarSubItem
  780.       Caption = 'File'
  781.       Category = 3
  782.       Visible = ivAlways
  783.       ItemLinks = <
  784.         item
  785.           Item = mnuFileNew
  786.           Visible = True
  787.         end
  788.         item
  789.           BeginGroup = True
  790.           Item = mnuFileChangeCacheFolder
  791.           Visible = True
  792.         end
  793.         item
  794.           BeginGroup = True
  795.           Item = mnuFileImportGroup
  796.           Visible = True
  797.         end
  798.         item
  799.           Item = mnuFileExportGroup
  800.           Visible = True
  801.         end
  802.         item
  803.           Item = mnuFileExportChannel
  804.           Visible = True
  805.         end
  806.         item
  807.           BeginGroup = True
  808.           Item = mnuFileAutoDiscover
  809.           Visible = True
  810.         end
  811.         item
  812.           BeginGroup = True
  813.           Item = mnuFileOffline
  814.           Visible = True
  815.         end
  816.         item
  817.           BeginGroup = True
  818.           Item = mnuFileExit
  819.           Visible = True
  820.         end>
  821.     end
  822.     object mnuView: TdxBarSubItem
  823.       Caption = 'View'
  824.       Category = 3
  825.       Visible = ivAlways
  826.       ItemLinks = <
  827.         item
  828.           Item = mnuViewBrowserPos
  829.           Visible = True
  830.         end
  831.         item
  832.           BeginGroup = True
  833.           Item = mnuViewNext
  834.           Visible = True
  835.         end
  836.         item
  837.           BeginGroup = True
  838.           Item = mnuViewChannelBar
  839.           Visible = True
  840.         end
  841.         item
  842.           Item = mnuViewAutoPreview
  843.           Visible = True
  844.         end
  845.         item
  846.           Item = mnuViewFilterBar
  847.           Visible = True
  848.         end
  849.         item
  850.           BeginGroup = True
  851.           Item = mnuViewHideRead
  852.           Visible = True
  853.         end
  854.         item
  855.           BeginGroup = True
  856.           Item = mnuViewColumns
  857.           Visible = True
  858.         end
  859.         item
  860.           BeginGroup = True
  861.           Item = mnuGroupViewNewspaper
  862.           Visible = True
  863.         end
  864.         item
  865.           Item = mnuChannelNewspaper
  866.           Visible = True
  867.         end>
  868.     end
  869.     object mnuBrowseBack: TdxBarButton
  870.       Action = actBrowseBack
  871.       Category = 2
  872.     end
  873.     object mnuBrowseForward: TdxBarButton
  874.       Action = actBrowseForward
  875.       Category = 2
  876.     end
  877.     object mnuBrowseRefresh: TdxBarButton
  878.       Action = actBrowseRefresh
  879.       Category = 2
  880.     end
  881.     object mnuGroup: TdxBarSubItem
  882.       Caption = 'Group'
  883.       Category = 3
  884.       Visible = ivAlways
  885.       ItemLinks = <>
  886.     end
  887.     object mnuChannel: TdxBarSubItem
  888.       Caption = 'Channel'
  889.       Category = 3
  890.       Visible = ivAlways
  891.       ItemLinks = <>
  892.     end
  893.     object mnuNewsMarkAsRead: TdxBarButton
  894.       Action = actNewsMarkAsRead
  895.       Category = 4
  896.     end
  897.     object mnuNewsMarkAsUnread: TdxBarButton
  898.       Action = actNewsMarkAsUnread
  899.       Category = 4
  900.       Hint = 'Mark as Unread'
  901.     end
  902.     object mnuNewsFlag: TdxBarButton
  903.       Action = actNewsToggleFlag
  904.       Category = 4
  905.       Hint = 'Toggle Flag'
  906.       ButtonStyle = bsChecked
  907.     end
  908.     object mnuNewsRemove: TdxBarButton
  909.       Action = actNewsRemove
  910.       Category = 4
  911.       Hint = 'Remove'
  912.     end
  913.     object mnuBrowseCloseTab: TdxBarButton
  914.       Action = actBrowseCloseTab
  915.       Align = iaRight
  916.       Category = 2
  917.       Hint = 'x'
  918.     end
  919.     object mnuGroupUpdate: TdxBarButton
  920.       Action = actGroupUpdate
  921.       Align = iaRight
  922.       Category = 6
  923.       UnclickAfterDoing = False
  924.     end
  925.     object mnuGroupUpdateAll: TdxBarButton
  926.       Action = actGroupUpdateAll
  927.       Category = 6
  928.     end
  929.     object mnuChannelHome: TdxBarButton
  930.       Action = actChannelHome
  931.       Category = 1
  932.       Hint = 'Channel Home'
  933.     end
  934.     object mnuChannelUpdate: TdxBarButton
  935.       Action = actChannelUpdate
  936.       Category = 1
  937.       Hint = 'Update Channel'
  938.     end
  939.     object mnuViewAutoPreview: TdxBarButton
  940.       Action = actViewAutoPreview
  941.       Category = 5
  942.       ButtonStyle = bsChecked
  943.     end
  944.     object mnuNewsCopyLinkAddress: TdxBarButton
  945.       Action = actNewsCopyLinkAddress
  946.       Category = 4
  947.     end
  948.     object mnuNews: TdxBarSubItem
  949.       Caption = 'News'
  950.       Category = 3
  951.       Visible = ivAlways
  952.       ItemLinks = <>
  953.     end
  954.     object mnuChannelProperties: TdxBarButton
  955.       Action = actChannelProperties
  956.       Category = 1
  957.     end
  958.     object mnuChannelRemove: TdxBarButton
  959.       Action = actChannelRemove
  960.       Category = 1
  961.       Hint = 'Remove'
  962.     end
  963.     object mnuBrowse: TdxBarSubItem
  964.       Caption = 'Browse'
  965.       Category = 3
  966.       Visible = ivAlways
  967.       ItemLinks = <
  968.         item
  969.           Item = mnuBrowseTabbed
  970.           Visible = True
  971.         end
  972.         item
  973.           BeginGroup = True
  974.           Item = mnuBrowseBack
  975.           Visible = True
  976.         end
  977.         item
  978.           Item = mnuBrowseForward
  979.           Visible = True
  980.         end
  981.         item
  982.           Item = mnuBrowseRefresh
  983.           Visible = True
  984.         end
  985.         item
  986.           Item = mnuChannelHome
  987.           Visible = True
  988.         end
  989.         item
  990.           BeginGroup = True
  991.           Item = mnuBrowseExternal
  992.           Visible = True
  993.         end>
  994.     end
  995.     object mnuChannelMarkAllAsRead: TdxBarButton
  996.       Action = actChannelMarkAllAsRead
  997.       Category = 1
  998.     end
  999.     object mnuViewBrowserPosDropDown: TdxBarButton
  1000.       Action = actViewBrowserMaximized
  1001.       Category = 5
  1002.       ButtonStyle = bsDropDown
  1003.       DropDownMenu = dxpBrowserPos
  1004.     end
  1005.     object mnuChannelMarkAllAsUnread: TdxBarButton
  1006.       Action = actChannelMarkAllAsUnread
  1007.       Category = 1
  1008.     end
  1009.     object mnuViewBrowserMaximized: TdxBarButton
  1010.       Action = actViewBrowserMaximized
  1011.       Category = 5
  1012.       AllowAllUp = True
  1013.       ButtonStyle = bsChecked
  1014.       GroupIndex = 1
  1015.     end
  1016.     object mnuGroupClearAll: TdxBarButton
  1017.       Action = actGroupRemoveAllMessages
  1018.       Category = 6
  1019.     end
  1020.     object mnuNewsAddToNewsBin: TdxBarSubItem
  1021.       Caption = 'Add to News Bin'
  1022.       Category = 4
  1023.       Enabled = False
  1024.       Visible = ivAlways
  1025.       ImageIndex = 4
  1026.       ItemLinks = <
  1027.         item
  1028.           Item = mnuNewsBinList
  1029.           Visible = True
  1030.         end>
  1031.     end
  1032.     object mnuNewsSendEMail: TdxBarButton
  1033.       Action = actNewsSendEMail
  1034.       Category = 4
  1035.     end
  1036.     object mnuNewsBinList: TdxBarListItem
  1037.       Caption = 'News Bins'
  1038.       Category = 4
  1039.       Visible = ivAlways
  1040.       ImageIndex = 5
  1041.       OnClick = mnuNewsBinListClick
  1042.       OnGetData = mnuNewsBinListGetData
  1043.       ShowNumbers = False
  1044.     end
  1045.     object mnuBrowseCloseInactive: TdxBarButton
  1046.       Action = actBrowseCloseInactive
  1047.       Category = 2
  1048.       Enabled = False
  1049.       Hint = 'actBrowseCloseInactive'
  1050.     end
  1051.     object mnuViewBrowserHide: TdxBarButton
  1052.       Action = actViewBrowserHide
  1053.       Category = 5
  1054.       Hint = 'actViewBrowserHide'
  1055.       ButtonStyle = bsChecked
  1056.     end
  1057.     object mnuViewBrowserRight: TdxBarButton
  1058.       Action = actViewBrowserRight
  1059.       Category = 5
  1060.       AllowAllUp = True
  1061.       ButtonStyle = bsChecked
  1062.       GroupIndex = 1
  1063.     end
  1064.     object mnuGroupMarkAllAsRead: TdxBarButton
  1065.       Action = actGroupMarkAllAsRead
  1066.       Category = 6
  1067.     end
  1068.     object mnuViewBrowserBottom: TdxBarButton
  1069.       Action = actViewBrowserBottom
  1070.       Category = 5
  1071.       AllowAllUp = True
  1072.       ButtonStyle = bsChecked
  1073.       GroupIndex = 1
  1074.     end
  1075.     object mnuFileNewChannelDropdown: TdxBarButton
  1076.       Action = actFileNewChannel
  1077.       Category = 0
  1078.       ButtonStyle = bsDropDown
  1079.       DropDownMenu = dxpNewChannel
  1080.     end
  1081.     object mnuFileNewGroup: TdxBarButton
  1082.       Action = actFileNewGroup
  1083.       Category = 0
  1084.     end
  1085.     object mnuFileNewChannel: TdxBarButton
  1086.       Action = actFileNewChannel
  1087.       Category = 0
  1088.       Hint = 'New Channel'
  1089.     end
  1090.     object mnuNewSearch: TdxBarButton
  1091.       Action = actFileNewSearch
  1092.       Category = 0
  1093.     end
  1094.     object mnuFileNewNewsBin: TdxBarButton
  1095.       Action = actFileNewNewsBin
  1096.       Category = 0
  1097.     end
  1098.     object mnuFileNewWatch: TdxBarButton
  1099.       Action = actFileNewWatch
  1100.       Category = 0
  1101.     end
  1102.     object mnuFileExit: TdxBarButton
  1103.       Action = actFileExit
  1104.       Category = 0
  1105.     end
  1106.     object mnuFileAutoDiscover: TdxBarSubItem
  1107.       Caption = 'Auto-discovery'
  1108.       Category = 0
  1109.       Visible = ivAlways
  1110.       ImageIndex = 0
  1111.       ItemLinks = <
  1112.         item
  1113.           Item = mnuFileClearAutoDiscoverList
  1114.           Visible = True
  1115.         end
  1116.         item
  1117.           BeginGroup = True
  1118.           Item = mnuAutoDiscoverItems
  1119.           Visible = True
  1120.         end>
  1121.     end
  1122.     object mnuFileClearAutoDiscoverList: TdxBarButton
  1123.       Action = actFileClearAutoDiscoverList
  1124.       Category = 0
  1125.     end
  1126.     object mnuChannelRemoveAllMessages: TdxBarButton
  1127.       Action = actChannelRemoveAllMessages
  1128.       Category = 1
  1129.       Hint = 'actChannelRemoveAllMessages'
  1130.     end
  1131.     object mnuGroupViewNewspaper: TdxBarButton
  1132.       Action = actGroupNewspaper
  1133.       Category = 6
  1134.       Hint = 'actGroupNewspaper'
  1135.     end
  1136.     object mnuGroupSetUpdateFrequency: TdxBarButton
  1137.       Action = actGroupSetUpdateFrequency
  1138.       Category = 6
  1139.     end
  1140.     object mnuAutoDiscoverItems: TdxBarListItem
  1141.       Caption = 'Auto-Discover'
  1142.       Category = 0
  1143.       Visible = ivAlways
  1144.       BarSize = 1
  1145.       OnClick = mnuAutoDiscoverItemsClick
  1146.       OnGetData = mnuAutoDiscoverItemsGetData
  1147.       ShowNumbers = False
  1148.     end
  1149.     object mnuBrowseNextTab: TdxBarButton
  1150.       Action = actBrowseNextTab
  1151.       Category = 2
  1152.     end
  1153.     object mnuBrowseNewTab: TdxBarButton
  1154.       Action = actBrowseNewTab
  1155.       Category = 2
  1156.     end
  1157.     object mnuBrowseExternal: TdxBarButton
  1158.       Action = actBrowseExternal
  1159.       Category = 2
  1160.     end
  1161.     object mnuGroupCombo: TdxBarCombo
  1162.       Caption = 'Select Group'
  1163.       Category = 6
  1164.       Hint = 'Select Group'
  1165.       Visible = ivAlways
  1166.       OnChange = mnuGroupComboChange
  1167.       ImageIndex = 6
  1168.       Width = 90
  1169.       ShowEditor = False
  1170.       DropDownCount = 28
  1171.       OnDrawItem = mnuGroupComboDrawItem
  1172.       OnMeasureItem = mnuGroupComboMeasureItem
  1173.       ItemIndex = -1
  1174.     end
  1175.     object mnuGroupDelete: TdxBarButton
  1176.       Action = actGroupDelete
  1177.       Category = 6
  1178.     end
  1179.     object mnuFileOffline: TdxBarButton
  1180.       Action = actFileOffline
  1181.       Category = 0
  1182.       ButtonStyle = bsChecked
  1183.     end
  1184.     object mnuFileExportChannel: TdxBarButton
  1185.       Action = actFileExportChannel
  1186.       Category = 0
  1187.     end
  1188.     object mnuOptionsShowOptions: TdxBarButton
  1189.       Action = actOptionsShowOptions
  1190.       Category = 9
  1191.       Hint = 'actOptionsShowOptions'
  1192.     end
  1193.     object mnuHelp: TdxBarSubItem
  1194.       Caption = 'Help'
  1195.       Category = 3
  1196.       Visible = ivAlways
  1197.       ItemLinks = <
  1198.         item
  1199.           Item = mnuHelpOnline
  1200.           Visible = True
  1201.         end
  1202.         item
  1203.           Item = mnuHelpShowWelcome
  1204.           Visible = True
  1205.         end
  1206.         item
  1207.           BeginGroup = True
  1208.           Item = mnuHelpPurchase
  1209.           Visible = True
  1210.         end
  1211.         item
  1212.           Item = mnuHelpEnterKey
  1213.           Visible = True
  1214.         end
  1215.         item
  1216.           BeginGroup = True
  1217.           Item = mnuHelpSupport
  1218.           Visible = True
  1219.         end
  1220.         item
  1221.           Item = mnuHelpCheckForNewVersion
  1222.           Visible = True
  1223.         end
  1224.         item
  1225.           BeginGroup = True
  1226.           Item = mnuHelpAbout
  1227.           Visible = True
  1228.         end>
  1229.     end
  1230.     object mnuHelpAbout: TdxBarButton
  1231.       Action = actHelpAbout
  1232.       Category = 8
  1233.     end
  1234.     object mnuViewNextNewsItem: TdxBarButton
  1235.       Action = actViewNextNewsItem
  1236.       Category = 5
  1237.     end
  1238.     object mnuViewNextUnreadNewsItem: TdxBarButton
  1239.       Action = actViewNextUnreadNewsItem
  1240.       Category = 5
  1241.     end
  1242.     object mnuViewNextChannel: TdxBarButton
  1243.       Action = actViewNextChannel
  1244.       Category = 5
  1245.     end
  1246.     object mnuNewsItemGroupByCombo: TdxBarCombo
  1247.       Align = iaClient
  1248.       Caption = 'Group By'
  1249.       Category = 4
  1250.       Hint = 'Group By'
  1251.       Visible = ivAlways
  1252.       OnChange = mnuNewsItemGroupByComboChange
  1253.       ShowCaption = True
  1254.       Width = 100
  1255.       ShowEditor = False
  1256.       DropDownCount = 9
  1257.       ItemIndex = -1
  1258.     end
  1259.     object mnuNewsItemFilterCombo: TdxBarCombo
  1260.       Align = iaClient
  1261.       Caption = 'Filter'
  1262.       Category = 4
  1263.       Hint = 'Filter'
  1264.       Visible = ivAlways
  1265.       OnChange = mnuNewsItemFilterComboChange
  1266.       ShowCaption = True
  1267.       Width = 100
  1268.       ItemIndex = -1
  1269.     end
  1270.     object mnuViewNextUnreadChannel: TdxBarButton
  1271.       Action = actViewNextUnreadChannel
  1272.       Category = 5
  1273.     end
  1274.     object mnuViewNextGroup: TdxBarButton
  1275.       Action = actViewNextGroup
  1276.       Category = 5
  1277.     end
  1278.     object mnuBrowseStyle: TdxBarSubItem
  1279.       Caption = 'Style'
  1280.       Category = 2
  1281.       Enabled = False
  1282.       Visible = ivAlways
  1283.       ItemLinks = <
  1284.         item
  1285.           Item = mnuBrowseStyleList
  1286.           Visible = True
  1287.         end
  1288.         item
  1289.           BeginGroup = True
  1290.           Item = mnuManageStyles
  1291.           Visible = True
  1292.         end
  1293.         item
  1294.           Item = mnuDownloadStyles
  1295.           Visible = True
  1296.         end>
  1297.     end
  1298.     object mnuBrowseStyleList: TdxBarListItem
  1299.       Caption = 'Styles'
  1300.       Category = 2
  1301.       Visible = ivAlways
  1302.       OnClick = mnuBrowseStyleListClick
  1303.       OnGetData = mnuBrowseStyleListGetData
  1304.       ShowCheck = True
  1305.       ShowNumbers = False
  1306.     end
  1307.     object mnuBrowseAddressCombo: TdxBarCombo
  1308.       Align = iaClient
  1309.       Caption = 'Address'
  1310.       Category = 2
  1311.       Hint = 'Address'
  1312.       Visible = ivAlways
  1313.       OnChange = mnuBrowseAddressComboChange
  1314.       OnKeyDown = mnuBrowseComboKeyDown
  1315.       ShowCaption = True
  1316.       Width = 100
  1317.       DropDownCount = 12
  1318.       ItemIndex = -1
  1319.     end
  1320.     object mnuChannelCopyMove: TdxBarButton
  1321.       Action = actChannelCopyMove
  1322.       Category = 1
  1323.     end
  1324.     object mnuViewPrevGroup: TdxBarButton
  1325.       Action = actViewPrevGroup
  1326.       Category = 5
  1327.     end
  1328.     object mnuChannelNewspaper: TdxBarButton
  1329.       Action = actChannelNewspaper
  1330.       Category = 1
  1331.     end
  1332.     object mnuViewFilterBar: TdxBarButton
  1333.       Action = actViewFilterBar
  1334.       Category = 5
  1335.       ButtonStyle = bsChecked
  1336.     end
  1337.     object mnuViewHideRead: TdxBarButton
  1338.       Action = actViewHideRead
  1339.       Category = 5
  1340.       ButtonStyle = bsChecked
  1341.     end
  1342.     object mnuViewBrowserPos: TdxBarSubItem
  1343.       Caption = 'mnuViewBrowserPos'
  1344.       Category = 5
  1345.       Visible = ivAlways
  1346.       ItemLinks = <
  1347.         item
  1348.           Item = mnuViewBrowserMaximized
  1349.           Visible = True
  1350.         end
  1351.         item
  1352.           Item = mnuViewBrowserHide
  1353.           Visible = True
  1354.         end
  1355.         item
  1356.           BeginGroup = True
  1357.           Item = mnuViewBrowserRight
  1358.           Visible = True
  1359.         end
  1360.         item
  1361.           Item = mnuViewBrowserBottom
  1362.           Visible = True
  1363.         end>
  1364.     end
  1365.     object mnuViewColumns: TdxBarSubItem
  1366.       Caption = 'mnuViewColumns'
  1367.       Category = 5
  1368.       Visible = ivAlways
  1369.       ImageIndex = 58
  1370.       ShowCaption = False
  1371.       ItemLinks = <
  1372.         item
  1373.           Item = mnuViewColRead
  1374.           Visible = True
  1375.         end
  1376.         item
  1377.           Item = mnuViewColGenericDate
  1378.           Visible = True
  1379.         end
  1380.         item
  1381.           Item = mnuViewColRcvdDate
  1382.           Visible = True
  1383.         end
  1384.         item
  1385.           Item = mnuViewColPubDate
  1386.           Visible = True
  1387.         end
  1388.         item
  1389.           Item = mnuViewColFlagged
  1390.           Visible = True
  1391.         end
  1392.         item
  1393.           Item = mnuViewColAuthor
  1394.           Visible = True
  1395.         end
  1396.         item
  1397.           Item = mnuViewColSource
  1398.           Visible = True
  1399.         end>
  1400.     end
  1401.     object mnuViewColRcvdDate: TdxBarButton
  1402.       Action = actViewColRcvdDate
  1403.       Category = 5
  1404.       ButtonStyle = bsChecked
  1405.     end
  1406.     object mnuViewColPubDate: TdxBarButton
  1407.       Action = actViewColPubDate
  1408.       Category = 5
  1409.       ButtonStyle = bsChecked
  1410.     end
  1411.     object mnuViewColRead: TdxBarButton
  1412.       Action = actViewColRead
  1413.       Category = 5
  1414.       ButtonStyle = bsChecked
  1415.     end
  1416.     object mnuGroupSyncOnline: TdxBarButton
  1417.       Action = actGroupSyncOnline
  1418.       Category = 6
  1419.     end
  1420.     object mnuFileExportGroup: TdxBarButton
  1421.       Action = actFileExportGroup
  1422.       Category = 0
  1423.     end
  1424.     object mnuViewColFlagged: TdxBarButton
  1425.       Action = actViewColFlagged
  1426.       Category = 5
  1427.       ButtonStyle = bsChecked
  1428.     end
  1429.     object mnuFileCleanupWizard: TdxBarButton
  1430.       Action = actFileCleanupWizard
  1431.       Category = 0
  1432.     end
  1433.     object mnuViewColAuthor: TdxBarButton
  1434.       Action = actViewColAuthor
  1435.       Category = 5
  1436.       ButtonStyle = bsChecked
  1437.     end
  1438.     object mnuNewsTechnoratiLinkCosmos: TdxBarButton
  1439.       Action = actNewsTechnoratiLinkCosmos
  1440.       Category = 4
  1441.     end
  1442.     object mnuFileManageGroups: TdxBarButton
  1443.       Action = actFileManageGroups
  1444.       Category = 0
  1445.     end
  1446.     object mnuBrowseStop: TdxBarButton
  1447.       Action = actBrowseStop
  1448.       Category = 2
  1449.     end
  1450.     object mnuFileFindChannels: TdxBarButton
  1451.       Action = actFileFindChannels
  1452.       Category = 0
  1453.     end
  1454.     object mnuHelpOnline: TdxBarButton
  1455.       Action = actHelpOnline
  1456.       Category = 8
  1457.     end
  1458.     object mnuOptionsKeyboardShortcuts: TdxBarButton
  1459.       Action = actOptionsKeyboardShortcuts
  1460.       Category = 9
  1461.     end
  1462.     object mnuOptions: TdxBarSubItem
  1463.       Caption = 'Options'
  1464.       Category = 3
  1465.       Visible = ivAlways
  1466.       ItemLinks = <>
  1467.     end
  1468.     object mnuBlogThis: TdxBarSubItem
  1469.       Caption = 'Blog This'
  1470.       Category = 4
  1471.       Visible = ivAlways
  1472.       ItemLinks = <
  1473.         item
  1474.           Item = mnuNewsBlogThisDefault
  1475.           Visible = True
  1476.         end
  1477.         item
  1478.           BeginGroup = True
  1479.           Item = mnuBlogThisList
  1480.           Visible = True
  1481.         end
  1482.         item
  1483.           BeginGroup = True
  1484.           Item = mnuOptionsConfigureBlogThisApps
  1485.           Visible = True
  1486.         end>
  1487.     end
  1488.     object mnuBlogThisList: TdxBarListItem
  1489.       Caption = 'BlogThis'
  1490.       Category = 4
  1491.       Enabled = False
  1492.       Visible = ivAlways
  1493.       OnClick = mnuBlogThisListClick
  1494.       OnGetData = mnuBlogThisListGetData
  1495.       ShowNumbers = False
  1496.     end
  1497.     object mnuOptionsConfigureBlogThisApps: TdxBarButton
  1498.       Action = actOptionsConfigureBlogThisApps
  1499.       Category = 9
  1500.     end
  1501.     object mnuNewsBlogThisDefault: TdxBarButton
  1502.       Action = actNewsBlogThisDefault
  1503.       Category = 4
  1504.     end
  1505.     object mnuFocusAddressBar: TdxBarButton
  1506.       Action = actFocusAddressBar
  1507.       Category = 10
  1508.     end
  1509.     object mnuFocusBrowser: TdxBarButton
  1510.       Action = actFocusBrowser
  1511.       Category = 10
  1512.     end
  1513.     object mnuFocusNewsItems: TdxBarButton
  1514.       Action = actFocusNewsItems
  1515.       Category = 10
  1516.     end
  1517.     object mnuBrowseFavorites: TdxBarButton
  1518.       Caption = 'mnuBrowseFavorites'
  1519.       Category = 2
  1520.       Hint = 'mnuBrowseFavorites'
  1521.       Visible = ivAlways
  1522.       ImageIndex = 21
  1523.       OnClick = mnuBrowseFavoritesClick
  1524.     end
  1525.     object mnuBrowseShowFavorites: TdxBarButton
  1526.       Action = actBrowseShowFavorites
  1527.       Category = 2
  1528.     end
  1529.     object mnuBrowseTabbed: TdxBarSubItem
  1530.       Caption = 'mnuBrowseTabbed'
  1531.       Category = 2
  1532.       Visible = ivAlways
  1533.       ItemLinks = <
  1534.         item
  1535.           Item = mnuBrowseNewTab
  1536.           Visible = True
  1537.         end
  1538.         item
  1539.           Item = mnuBrowseNextTab
  1540.           Visible = True
  1541.         end
  1542.         item
  1543.           BeginGroup = True
  1544.           Item = mnuBrowseCloseTab
  1545.           Visible = True
  1546.         end
  1547.         item
  1548.           Item = mnuBrowseCloseInactive
  1549.           Visible = True
  1550.         end>
  1551.     end
  1552.     object mnuViewColSource: TdxBarButton
  1553.       Action = actViewColSource
  1554.       Category = 5
  1555.       ButtonStyle = bsChecked
  1556.     end
  1557.     object mnuHelpShowWelcome: TdxBarButton
  1558.       Action = actHelpShowWelcome
  1559.       Category = 8
  1560.     end
  1561.     object mnuChannelCopyLinkAddress: TdxBarButton
  1562.       Action = actChannelCopyLinkAddress
  1563.       Category = 1
  1564.     end
  1565.     object mnuViewColGenericDate: TdxBarButton
  1566.       Action = actViewColGenericDate
  1567.       Category = 5
  1568.       ButtonStyle = bsChecked
  1569.     end
  1570.     object mnuGroupRename: TdxBarButton
  1571.       Action = actGroupRename
  1572.       Category = 6
  1573.     end
  1574.     object mnuFileOpenCacheFolder: TdxBarButton
  1575.       Action = actFileOpenCacheFolder
  1576.       Category = 0
  1577.     end
  1578.     object mnuEdit: TdxBarSubItem
  1579.       Caption = 'Edit'
  1580.       Category = 3
  1581.       Visible = ivAlways
  1582.       ItemLinks = <
  1583.         item
  1584.           Item = mnuEditReadUnread
  1585.           Visible = True
  1586.         end
  1587.         item
  1588.           Item = mnuEditDelete
  1589.           Visible = True
  1590.         end
  1591.         item
  1592.           BeginGroup = True
  1593.           Item = mnuGroupRename
  1594.           Visible = True
  1595.         end
  1596.         item
  1597.           BeginGroup = True
  1598.           Item = mnuChannelProperties
  1599.           Visible = True
  1600.         end
  1601.         item
  1602.           Item = mnuChannelCopyMove
  1603.           Visible = True
  1604.         end
  1605.         item
  1606.           BeginGroup = True
  1607.           Item = mnuChannelCopyLinkAddress
  1608.           Visible = True
  1609.         end
  1610.         item
  1611.           Item = mnuNewsCopyLinkAddress
  1612.           Visible = True
  1613.         end
  1614.         item
  1615.           BeginGroup = True
  1616.           Item = mnuNewsAddToNewsBin
  1617.           Visible = True
  1618.         end>
  1619.     end
  1620.     object mnuTools: TdxBarSubItem
  1621.       Caption = 'Tools'
  1622.       Category = 3
  1623.       Visible = ivAlways
  1624.       ItemLinks = <
  1625.         item
  1626.           Item = mnuUpdate
  1627.           Visible = True
  1628.         end
  1629.         item
  1630.           BeginGroup = True
  1631.           Item = mnuFileManageGroups
  1632.           Visible = True
  1633.         end
  1634.         item
  1635.           Item = mnuGroupSyncOnline
  1636.           Visible = True
  1637.         end
  1638.         item
  1639.           BeginGroup = True
  1640.           Item = mnuFileCleanupWizard
  1641.           Visible = True
  1642.         end
  1643.         item
  1644.           BeginGroup = True
  1645.           Item = mnuNewsSendEMail
  1646.           Visible = True
  1647.         end
  1648.         item
  1649.           Item = mnuBlogThis
  1650.           Visible = True
  1651.         end
  1652.         item
  1653.           BeginGroup = True
  1654.           Item = mnuLanguage
  1655.           Visible = True
  1656.         end
  1657.         item
  1658.           BeginGroup = True
  1659.           Item = mnuOptionsKeyboardShortcuts
  1660.           Visible = True
  1661.         end
  1662.         item
  1663.           Item = mnuOptionsShowOptions
  1664.           Visible = True
  1665.         end>
  1666.     end
  1667.     object mnuFileChangeCacheFolder: TdxBarButton
  1668.       Action = actFileManageCache
  1669.       Category = 0
  1670.       Hint = 'actFileManageCache'
  1671.     end
  1672.     object mnuEditReadUnread: TdxBarSubItem
  1673.       Caption = 'mnuEditMarkAsRead'
  1674.       Category = 0
  1675.       Visible = ivAlways
  1676.       ItemLinks = <
  1677.         item
  1678.           Item = mnuGroupMarkAllAsRead
  1679.           Visible = True
  1680.         end
  1681.         item
  1682.           Item = mnuGroupMarkAllGroupsAsRead
  1683.           Visible = True
  1684.         end
  1685.         item
  1686.           BeginGroup = True
  1687.           Item = mnuChannelMarkAllAsRead
  1688.           Visible = True
  1689.         end
  1690.         item
  1691.           Item = mnuChannelMarkAllAsUnread
  1692.           Visible = True
  1693.         end
  1694.         item
  1695.           BeginGroup = True
  1696.           Item = mnuNewsMarkAsRead
  1697.           Visible = True
  1698.         end
  1699.         item
  1700.           Item = mnuNewsMarkAsUnread
  1701.           Visible = True
  1702.         end>
  1703.     end
  1704.     object mnuGroupMarkAllGroupsAsRead: TdxBarButton
  1705.       Action = actGroupMarkAllGroupsAsRead
  1706.       Category = 6
  1707.     end
  1708.     object mnuEditDelete: TdxBarSubItem
  1709.       Caption = 'mnuEditDelete'
  1710.       Category = 0
  1711.       Visible = ivAlways
  1712.       ItemLinks = <
  1713.         item
  1714.           Item = mnuGroupDelete
  1715.           Visible = True
  1716.         end
  1717.         item
  1718.           Item = mnuChannelRemove
  1719.           Visible = True
  1720.         end
  1721.         item
  1722.           BeginGroup = True
  1723.           Item = mnuChannelRemoveAllMessages
  1724.           Visible = True
  1725.         end
  1726.         item
  1727.           Item = mnuNewsRemove
  1728.           Visible = True
  1729.         end>
  1730.     end
  1731.     object mnuViewNext: TdxBarSubItem
  1732.       Caption = 'mnuViewNext'
  1733.       Category = 5
  1734.       Visible = ivAlways
  1735.       ItemLinks = <
  1736.         item
  1737.           Item = mnuViewNextGroup
  1738.           Visible = True
  1739.         end
  1740.         item
  1741.           BeginGroup = True
  1742.           Item = mnuViewNextChannel
  1743.           Visible = True
  1744.         end
  1745.         item
  1746.           Item = mnuViewNextUnreadChannel
  1747.           Visible = True
  1748.         end
  1749.         item
  1750.           BeginGroup = True
  1751.           Item = mnuViewNextNewsItem
  1752.           Visible = True
  1753.         end
  1754.         item
  1755.           Item = mnuViewNextUnreadNewsItem
  1756.           Visible = True
  1757.         end>
  1758.     end
  1759.     object mnuHelpCheckForNewVersion: TdxBarButton
  1760.       Action = actHelpCheckForNewVersion
  1761.       Category = 8
  1762.     end
  1763.     object mnuDownloadStyles: TdxBarButton
  1764.       Action = actDownloadStyles
  1765.       Category = 2
  1766.       Hint = 'actDownloadStyles'
  1767.     end
  1768.     object mnuDownloadLang: TdxBarButton
  1769.       Action = actDownloadLang
  1770.       Category = 8
  1771.       Hint = 'actDownloadLang'
  1772.     end
  1773.     object mnuManageStyles: TdxBarButton
  1774.       Action = actManageStyles
  1775.       Category = 2
  1776.     end
  1777.     object mnuLanguage: TdxBarSubItem
  1778.       Caption = 'mnuLanguage'
  1779.       Category = 9
  1780.       Visible = ivAlways
  1781.       ImageIndex = 61
  1782.       ItemLinks = <
  1783.         item
  1784.           Item = mnuLanguageList
  1785.           Visible = True
  1786.         end
  1787.         item
  1788.           BeginGroup = True
  1789.           Item = mnuDownloadLang
  1790.           Visible = True
  1791.         end>
  1792.     end
  1793.     object mnuNewspaperFilterCombo: TdxBarCombo
  1794.       Align = iaClient
  1795.       Category = 2
  1796.       Enabled = False
  1797.       Visible = ivAlways
  1798.       OnChange = mnuNewspaperFilterComboChange
  1799.       Width = 124
  1800.       ShowEditor = False
  1801.       DropDownCount = 10
  1802.       ItemIndex = -1
  1803.     end
  1804.     object mnuLanguageList: TdxBarListItem
  1805.       Caption = 'Languages'
  1806.       Category = 9
  1807.       Visible = ivAlways
  1808.       OnClick = mnuLanguageListClick
  1809.       OnGetData = mnuLanguageListGetData
  1810.       ShowCheck = True
  1811.       ShowNumbers = False
  1812.     end
  1813.     object mnuHelpSupport: TdxBarButton
  1814.       Action = actHelpSupport
  1815.       Category = 8
  1816.     end
  1817.     object mnuHelpPurchase: TdxBarButton
  1818.       Action = actHelpPurchase
  1819.       Align = iaCenter
  1820.       Category = 8
  1821.     end
  1822.     object mnuHelpEnterKey: TdxBarButton
  1823.       Action = actHelpEnterKey
  1824.       Category = 8
  1825.       Hint = 'Enter Key'
  1826.     end
  1827.     object mnuSearchNewLocalSearch: TdxBarButton
  1828.       Action = actSearchNewLocalSearch
  1829.       Category = 7
  1830.     end
  1831.     object mnuSearchConvertToNewsBin: TdxBarButton
  1832.       Action = actSearchConvertToNewsBin
  1833.       Category = 7
  1834.     end
  1835.     object mnuSearchConvertToWatch: TdxBarButton
  1836.       Action = actSearchConvertToWatch
  1837.       Category = 7
  1838.     end
  1839.     object mnuUpdate: TdxBarSubItem
  1840.       Caption = 'mnuUpdate'
  1841.       Category = 0
  1842.       Visible = ivAlways
  1843.       ItemLinks = <
  1844.         item
  1845.           Item = mnuChannelUpdate
  1846.           Visible = True
  1847.         end
  1848.         item
  1849.           Item = mnuGroupUpdate
  1850.           Visible = True
  1851.         end
  1852.         item
  1853.           Item = mnuGroupUpdateAll
  1854.           Visible = True
  1855.         end
  1856.         item
  1857.           BeginGroup = True
  1858.           Item = mnuGroupSetUpdateFrequency
  1859.           Visible = True
  1860.         end>
  1861.     end
  1862.     object mnuFileImportGroup: TdxBarButton
  1863.       Action = actFileImportGroup
  1864.       Category = 0
  1865.     end
  1866.     object mnuFileExportAllGroups: TdxBarButton
  1867.       Action = actFileExportAllGroups
  1868.       Category = 0
  1869.     end
  1870.     object mnuViewChannelBar: TdxBarButton
  1871.       Action = actViewChannelBar
  1872.       Category = 5
  1873.       ButtonStyle = bsChecked
  1874.     end
  1875.     object mnuWebSearchKeywordCombo: TdxBarCombo
  1876.       Caption = 'Search Web'
  1877.       Category = 11
  1878.       Hint = 'Search Web'
  1879.       Visible = ivAlways
  1880.       OnChange = mnuWebSearchKeywordComboChange
  1881.       OnKeyDown = mnuBrowseComboKeyDown
  1882.       Width = 110
  1883.       OnDropDown = mnuWebSearchKeywordComboDropDown
  1884.       DropDownCount = 10
  1885.       ItemIndex = -1
  1886.     end
  1887.     object mnuWebSearchEngineList: TdxBarListItem
  1888.       Caption = 'Web Search Engines'
  1889.       Category = 11
  1890.       Visible = ivAlways
  1891.       OnClick = mnuWebSearchEngineListClick
  1892.       ShowCheck = True
  1893.       ShowNumbers = False
  1894.     end
  1895.     object mnuWebSearch: TdxBarButton
  1896.       Caption = 'Search Web'
  1897.       Category = 11
  1898.       Hint = 'Search Web'
  1899.       Visible = ivAlways
  1900.       ButtonStyle = bsDropDown
  1901.       DropDownMenu = dxpWebSearch
  1902.       ImageIndex = 69
  1903.       OnClick = mnuWebSearchClick
  1904.     end
  1905.   end
  1906.   object actMain: TActionList
  1907.     Left = 292
  1908.     Top = 153
  1909.     object actFileExit: TAction
  1910.       Category = 'File'
  1911.       Caption = 'Exit'
  1912.       OnExecute = actFileExitExecute
  1913.     end
  1914.     object actBrowseBack: TAction
  1915.       Category = 'Browse'
  1916.       Caption = 'Go Back'
  1917.       Enabled = False
  1918.       ImageIndex = 14
  1919.       OnExecute = actBrowseBackExecute
  1920.     end
  1921.     object actBrowseForward: TAction
  1922.       Category = 'Browse'
  1923.       Caption = 'Go Forward'
  1924.       Enabled = False
  1925.       ImageIndex = 15
  1926.       OnExecute = actBrowseForwardExecute
  1927.     end
  1928.     object actBrowseRefresh: TAction
  1929.       Category = 'Browse'
  1930.       Caption = 'Refresh'
  1931.       ImageIndex = 16
  1932.       OnExecute = actBrowseRefreshExecute
  1933.     end
  1934.     object actFileNewChannel: TAction
  1935.       Category = 'File'
  1936.       Caption = 'New Channel'
  1937.       Enabled = False
  1938.       ImageIndex = 8
  1939.       ShortCut = 16462
  1940.       OnExecute = actFileNewChannelExecute
  1941.     end
  1942.     object actChannelHome: TAction
  1943.       Category = 'Channel'
  1944.       Caption = 'Channel Home'
  1945.       Enabled = False
  1946.       ImageIndex = 19
  1947.       OnExecute = actChannelHomeExecute
  1948.     end
  1949.     object actNewsMarkAsRead: TAction
  1950.       Category = 'News'
  1951.       Caption = 'Mark as Read'
  1952.       Enabled = False
  1953.       ImageIndex = 17
  1954.       ShortCut = 16465
  1955.       OnExecute = actNewsMarkAsReadExecute
  1956.     end
  1957.     object actNewsMarkAsUnread: TAction
  1958.       Category = 'News'
  1959.       Caption = 'Mark as Unread'
  1960.       Enabled = False
  1961.       ImageIndex = 18
  1962.       OnExecute = actNewsMarkAsUnreadExecute
  1963.     end
  1964.     object actNewsToggleFlag: TAction
  1965.       Category = 'News'
  1966.       Caption = 'Toggle Flag'
  1967.       Enabled = False
  1968.       ImageIndex = 11
  1969.       OnExecute = actNewsToggleFlagExecute
  1970.     end
  1971.     object actNewsRemove: TAction
  1972.       Category = 'News'
  1973.       Caption = 'Remove'
  1974.       Enabled = False
  1975.       ImageIndex = 24
  1976.       ShortCut = 16430
  1977.       OnExecute = actNewsRemoveExecute
  1978.     end
  1979.     object actChannelUpdate: TAction
  1980.       Category = 'Channel'
  1981.       Caption = 'Update Channel'
  1982.       Enabled = False
  1983.       Hint = 'Update the active channel'
  1984.       ImageIndex = 9
  1985.       ShortCut = 116
  1986.       OnExecute = actChannelUpdateExecute
  1987.     end
  1988.     object actGroupUpdate: TAction
  1989.       Category = 'Group'
  1990.       Caption = 'Update Group'
  1991.       Enabled = False
  1992.       Hint = 'Update Group'
  1993.       ImageIndex = 36
  1994.       ShortCut = 8308
  1995.       OnExecute = actGroupUpdateExecute
  1996.     end
  1997.     object actChannelRemoveAllMessages: TAction
  1998.       Category = 'Channel'
  1999.       Caption = 'actChannelRemoveAllMessages'
  2000.       Enabled = False
  2001.       ShortCut = 24622
  2002.       OnExecute = actChannelRemoveAllMessagesExecute
  2003.     end
  2004.     object actChannelMarkAllAsRead: TAction
  2005.       Category = 'Channel'
  2006.       Caption = 'Mark All as Read'
  2007.       Enabled = False
  2008.       ImageIndex = 65
  2009.       ShortCut = 24641
  2010.       OnExecute = actChannelMarkAllAsReadExecute
  2011.     end
  2012.     object actChannelMarkAllAsUnread: TAction
  2013.       Category = 'Channel'
  2014.       Caption = 'Mark All as Unread'
  2015.       Enabled = False
  2016.       OnExecute = actChannelMarkAllAsUnreadExecute
  2017.     end
  2018.     object actViewAutoPreview: TAction
  2019.       Category = 'View'
  2020.       Caption = 'Auto Preview'
  2021.       Checked = True
  2022.       ImageIndex = 22
  2023.       OnExecute = actViewAutoPreviewExecute
  2024.     end
  2025.     object actChannelRemove: TAction
  2026.       Category = 'Channel'
  2027.       Caption = 'Remove'
  2028.       Enabled = False
  2029.       OnExecute = actChannelRemoveExecute
  2030.     end
  2031.     object actNewsCopyLinkAddress: TAction
  2032.       Category = 'News'
  2033.       Caption = 'Copy Link Address'
  2034.       Enabled = False
  2035.       ImageIndex = 25
  2036.       OnExecute = actNewsCopyLinkAddressExecute
  2037.     end
  2038.     object actGroupUpdateAll: TAction
  2039.       Category = 'Group'
  2040.       Caption = 'actGroupUpdateAll'
  2041.       ShortCut = 24692
  2042.       OnExecute = actGroupUpdateAllExecute
  2043.     end
  2044.     object actGroupRemoveAllMessages: TAction
  2045.       Category = 'Group'
  2046.       Caption = 'Clear All Channels'
  2047.       Enabled = False
  2048.       OnExecute = actGroupRemoveAllMessagesExecute
  2049.     end
  2050.     object actGroupMarkAllAsRead: TAction
  2051.       Category = 'Group'
  2052.       Caption = 'Mark All Channels as Read'
  2053.       Enabled = False
  2054.       ImageIndex = 64
  2055.       ShortCut = 16466
  2056.       OnExecute = actGroupMarkAllAsReadExecute
  2057.     end
  2058.     object actViewBrowserMaximized: TAction
  2059.       Category = 'View'
  2060.       Caption = 'Maximize browser'
  2061.       Hint = 'Maximize browser'
  2062.       ImageIndex = 39
  2063.       ShortCut = 122
  2064.       OnExecute = actViewBrowserMaximizedExecute
  2065.     end
  2066.     object actViewBrowserRight: TAction
  2067.       Category = 'View'
  2068.       Caption = 'actViewBrowserRight'
  2069.       Checked = True
  2070.       ImageIndex = 41
  2071.       OnExecute = actViewBrowserRightExecute
  2072.     end
  2073.     object actViewBrowserBottom: TAction
  2074.       Category = 'View'
  2075.       Caption = 'actViewBrowserBottom'
  2076.       ImageIndex = 40
  2077.       OnExecute = actViewBrowserBottomExecute
  2078.     end
  2079.     object actGroupMarkAllGroupsAsRead: TAction
  2080.       Category = 'Group'
  2081.       Caption = 'actGroupMarkAllGroupsAsRead'
  2082.       ShortCut = 24658
  2083.       OnExecute = actGroupMarkAllGroupsAsReadExecute
  2084.     end
  2085.     object actGroupNewspaper: TAction
  2086.       Category = 'Group'
  2087.       Caption = 'actGroupNewspaper'
  2088.       Enabled = False
  2089.       ImageIndex = 6
  2090.       ShortCut = 24656
  2091.       OnExecute = actGroupNewspaperExecute
  2092.     end
  2093.     object actViewNextNewsItem: TAction
  2094.       Category = 'View'
  2095.       Caption = 'Next News Item'
  2096.       Enabled = False
  2097.       OnExecute = actViewNextNewsItemExecute
  2098.     end
  2099.     object actViewNextUnreadNewsItem: TAction
  2100.       Category = 'View'
  2101.       Caption = 'Next Unread News Item'
  2102.       Enabled = False
  2103.       ShortCut = 16416
  2104.       OnExecute = actViewNextUnreadNewsItemExecute
  2105.     end
  2106.     object actViewBrowserHide: TAction
  2107.       Category = 'View'
  2108.       Caption = 'actViewBrowserHide'
  2109.       ShortCut = 8314
  2110.       OnExecute = actViewBrowserHideExecute
  2111.     end
  2112.     object actFileNewSearch: TAction
  2113.       Category = 'File'
  2114.       Caption = 'actFileNewSearch'
  2115.       ImageIndex = 3
  2116.       OnExecute = actFileNewSearchExecute
  2117.     end
  2118.     object actFileNewGroup: TAction
  2119.       Category = 'File'
  2120.       Caption = 'New Group'
  2121.       ImageIndex = 56
  2122.       ShortCut = 24654
  2123.       OnExecute = actFileNewGroupExecute
  2124.     end
  2125.     object actFileNewNewsBin: TAction
  2126.       Category = 'File'
  2127.       Caption = 'actFileNewNewsBin'
  2128.       ImageIndex = 4
  2129.       OnExecute = actFileNewNewsBinExecute
  2130.     end
  2131.     object actFileNewWatch: TAction
  2132.       Category = 'File'
  2133.       Caption = 'actFileNewWatch'
  2134.       ImageIndex = 63
  2135.       OnExecute = actFileNewWatchExecute
  2136.     end
  2137.     object actFileClearAutoDiscoverList: TAction
  2138.       Category = 'File'
  2139.       Caption = 'actFileAutoDiscoverClear'
  2140.       Enabled = False
  2141.       OnExecute = actFileClearAutoDiscoverListExecute
  2142.     end
  2143.     object actFileOffline: TAction
  2144.       Category = 'File'
  2145.       Caption = 'actFileOffline'
  2146.       OnExecute = actFileOfflineExecute
  2147.     end
  2148.     object actChannelProperties: TAction
  2149.       Category = 'Channel'
  2150.       Caption = 'actChannelProperties'
  2151.       Enabled = False
  2152.       ImageIndex = 34
  2153.       OnExecute = actChannelPropertiesExecute
  2154.     end
  2155.     object actGroupRename: TAction
  2156.       Category = 'Group'
  2157.       Caption = 'actGroupRename'
  2158.       Enabled = False
  2159.       ImageIndex = 45
  2160.       OnExecute = actGroupRenameExecute
  2161.     end
  2162.     object actGroupDelete: TAction
  2163.       Category = 'Group'
  2164.       Caption = 'actGroupDelete'
  2165.       Enabled = False
  2166.       OnExecute = actGroupDeleteExecute
  2167.     end
  2168.     object actBrowseCloseTab: TAction
  2169.       Category = 'Browse'
  2170.       Caption = 'x'
  2171.       Enabled = False
  2172.       ImageIndex = 49
  2173.       ShortCut = 16499
  2174.       OnExecute = actBrowseCloseTabExecute
  2175.     end
  2176.     object actBrowseNextTab: TAction
  2177.       Category = 'Browse'
  2178.       Caption = 'actBrowseNextTab'
  2179.       Enabled = False
  2180.       ShortCut = 16393
  2181.       OnExecute = actBrowseNextTabExecute
  2182.     end
  2183.     object actBrowsePreviousTab: TAction
  2184.       Category = 'Browse'
  2185.       Caption = 'actBrowsePreviousTab'
  2186.       Enabled = False
  2187.       ShortCut = 24585
  2188.       OnExecute = actBrowsePreviousTabExecute
  2189.     end
  2190.     object actBrowseNewTab: TAction
  2191.       Category = 'Browse'
  2192.       Caption = 'actBrowseNewTab'
  2193.       ShortCut = 16468
  2194.       OnExecute = actBrowseNewTabExecute
  2195.     end
  2196.     object actBrowseCloseInactive: TAction
  2197.       Category = 'Browse'
  2198.       Caption = 'actBrowseCloseInactive'
  2199.       ShortCut = 49239
  2200.       OnExecute = actBrowseCloseInactiveExecute
  2201.     end
  2202.     object actGroupSyncOnline: TAction
  2203.       Category = 'Group'
  2204.       Caption = 'actGroupSyncOnline'
  2205.       Enabled = False
  2206.       OnExecute = actGroupSyncOnlineExecute
  2207.     end
  2208.     object actFileExportChannel: TAction
  2209.       Category = 'File'
  2210.       Caption = 'actFileExportChannel'
  2211.       Enabled = False
  2212.       OnExecute = actFileExportChannelExecute
  2213.     end
  2214.     object actFileExportGroup: TAction
  2215.       Category = 'File'
  2216.       Caption = 'actFileExportGroup'
  2217.       Enabled = False
  2218.       ImageIndex = 42
  2219.       OnExecute = actFileExportGroupExecute
  2220.     end
  2221.     object actOptionsShowOptions: TAction
  2222.       Category = 'Options'
  2223.       Caption = 'actOptionsShowOptions'
  2224.       ImageIndex = 51
  2225.       ShortCut = 119
  2226.       OnExecute = actOptionsShowOptionsExecute
  2227.     end
  2228.     object actHelpOnline: TAction
  2229.       Category = 'Help'
  2230.       Caption = 'actHelpOnline'
  2231.       ShortCut = 112
  2232.       OnExecute = actHelpOnlineExecute
  2233.     end
  2234.     object actHelpAbout: TAction
  2235.       Category = 'Help'
  2236.       Caption = 'actHelpAbout'
  2237.       OnExecute = actHelpAboutExecute
  2238.     end
  2239.     object actViewHideRead: TAction
  2240.       Category = 'View'
  2241.       Caption = 'actViewHideRead'
  2242.       ShortCut = 24648
  2243.       OnExecute = actViewHideReadExecute
  2244.     end
  2245.     object actNewsSendEMail: TAction
  2246.       Category = 'News'
  2247.       Caption = 'actNewsSendEMail'
  2248.       Enabled = False
  2249.       ImageIndex = 47
  2250.       ShortCut = 24646
  2251.       OnExecute = actNewsSendEMailExecute
  2252.     end
  2253.     object actGroupSetUpdateFrequency: TAction
  2254.       Category = 'Group'
  2255.       Caption = 'actGroupSetUpdateFrequency'
  2256.       Enabled = False
  2257.       OnExecute = actGroupSetUpdateFrequencyExecute
  2258.     end
  2259.     object actViewNextChannel: TAction
  2260.       Category = 'View'
  2261.       Caption = 'actViewNextChannel'
  2262.       ShortCut = 16458
  2263.       OnExecute = actViewNextChannelExecute
  2264.     end
  2265.     object actBrowseExternal: TAction
  2266.       Category = 'Browse'
  2267.       Caption = 'actBrowseExternal'
  2268.       Enabled = False
  2269.       ImageIndex = 50
  2270.       OnExecute = actBrowseExternalExecute
  2271.     end
  2272.     object actChannelNewspaper: TAction
  2273.       Category = 'Channel'
  2274.       Caption = 'actChannelNewspaper'
  2275.       Enabled = False
  2276.       ImageIndex = 1
  2277.       OnExecute = actChannelNewspaperExecute
  2278.     end
  2279.     object actViewNextUnreadChannel: TAction
  2280.       Category = 'View'
  2281.       Caption = 'actViewNextUnreadChannel'
  2282.       ShortCut = 24650
  2283.       OnExecute = actViewNextUnreadChannelExecute
  2284.     end
  2285.     object actChannelCopyMove: TAction
  2286.       Category = 'Channel'
  2287.       Caption = 'actChannelCopyMove'
  2288.       Enabled = False
  2289.       ImageIndex = 59
  2290.       OnExecute = actChannelCopyMoveExecute
  2291.     end
  2292.     object actViewColRcvdDate: TAction
  2293.       Category = 'View'
  2294.       Caption = 'actViewColRcvdDate'
  2295.       Enabled = False
  2296.       OnExecute = actViewColRcvdDateExecute
  2297.     end
  2298.     object actViewColPubDate: TAction
  2299.       Category = 'View'
  2300.       Caption = 'actViewColPubDate'
  2301.       Enabled = False
  2302.       OnExecute = actViewColPubDateExecute
  2303.     end
  2304.     object actViewColRead: TAction
  2305.       Category = 'View'
  2306.       Caption = 'actViewColRead'
  2307.       Enabled = False
  2308.       OnExecute = actViewColReadExecute
  2309.     end
  2310.     object actViewColGenericDate: TAction
  2311.       Category = 'View'
  2312.       Caption = 'actViewColGenericDate'
  2313.       OnExecute = actViewColGenericDateExecute
  2314.     end
  2315.     object actViewColFlagged: TAction
  2316.       Category = 'View'
  2317.       Caption = 'actViewColFlagged'
  2318.       Enabled = False
  2319.       OnExecute = actViewColFlaggedExecute
  2320.     end
  2321.     object actViewColAuthor: TAction
  2322.       Category = 'View'
  2323.       Caption = 'actViewColAuthor'
  2324.       Enabled = False
  2325.       OnExecute = actViewColAuthorExecute
  2326.     end
  2327.     object actViewColSource: TAction
  2328.       Category = 'View'
  2329.       Caption = 'actViewColSource'
  2330.       Enabled = False
  2331.       OnExecute = actViewColSourceExecute
  2332.     end
  2333.     object actViewNextGroup: TAction
  2334.       Category = 'View'
  2335.       Caption = 'actViewNextGroup'
  2336.       ShortCut = 16455
  2337.       OnExecute = actViewNextGroupExecute
  2338.     end
  2339.     object actViewPrevGroup: TAction
  2340.       Category = 'View'
  2341.       Caption = 'actViewPrevGroup'
  2342.       ShortCut = 24647
  2343.       OnExecute = actViewPrevGroupExecute
  2344.     end
  2345.     object actFileCleanupWizard: TAction
  2346.       Category = 'File'
  2347.       Caption = 'actFileCleanupWizard'
  2348.       ImageIndex = 52
  2349.       OnExecute = actFileCleanupWizardExecute
  2350.     end
  2351.     object actFileManageGroups: TAction
  2352.       Category = 'File'
  2353.       Caption = 'actFileManageGroups'
  2354.       ImageIndex = 62
  2355.       ShortCut = 16461
  2356.       OnExecute = actFileManageGroupsExecute
  2357.     end
  2358.     object actNewsTechnoratiLinkCosmos: TAction
  2359.       Category = 'News'
  2360.       Caption = 'actNewsTechnoratiLinkCosmos'
  2361.       Enabled = False
  2362.       OnExecute = actNewsTechnoratiLinkCosmosExecute
  2363.     end
  2364.     object actFileFindChannels: TAction
  2365.       Category = 'File'
  2366.       Caption = 'actFileFindChannels'
  2367.       ImageIndex = 2
  2368.       OnExecute = actFileFindChannelsExecute
  2369.     end
  2370.     object actBrowseStop: TAction
  2371.       Category = 'Browse'
  2372.       Caption = 'actBrowseStop'
  2373.       ImageIndex = 13
  2374.       OnExecute = actBrowseStopExecute
  2375.     end
  2376.     object actFileOpenCacheFolder: TAction
  2377.       Category = 'File'
  2378.       Caption = 'actFileOpenCacheFolder'
  2379.       OnExecute = actFileOpenCacheFolderExecute
  2380.     end
  2381.     object actOptionsKeyboardShortcuts: TAction
  2382.       Category = 'Options'
  2383.       Caption = 'actOptionsKeyboardShortcuts'
  2384.       ShortCut = 16459
  2385.       OnExecute = actOptionsKeyboardShortcutsExecute
  2386.     end
  2387.     object actOptionsConfigureBlogThisApps: TAction
  2388.       Category = 'Options'
  2389.       Caption = 'actOptionsConfigureBlogThisApps'
  2390.       OnExecute = actOptionsConfigureBlogThisAppsExecute
  2391.     end
  2392.     object actNewsBlogThisDefault: TAction
  2393.       Category = 'News'
  2394.       Caption = 'actNewsBlogThisDefault'
  2395.       Enabled = False
  2396.       ShortCut = 24642
  2397.       OnExecute = actNewsBlogThisDefaultExecute
  2398.     end
  2399.     object actFocusAddressBar: TAction
  2400.       Category = 'Focus'
  2401.       Caption = 'actFocusAddressBar'
  2402.       ShortCut = 32836
  2403.       OnExecute = actFocusAddressBarExecute
  2404.     end
  2405.     object actFocusBrowser: TAction
  2406.       Category = 'Focus'
  2407.       Caption = 'actFocusBrowser'
  2408.       OnExecute = actFocusBrowserExecute
  2409.     end
  2410.     object actFocusNewsItems: TAction
  2411.       Category = 'Focus'
  2412.       Caption = 'actFocusNewsItems'
  2413.       OnExecute = actFocusNewsItemsExecute
  2414.     end
  2415.     object actBrowseShowFavorites: TAction
  2416.       Category = 'Browse'
  2417.       Caption = 'actBrowseShowFavorites'
  2418.       OnExecute = actBrowseShowFavoritesExecute
  2419.     end
  2420.     object actHelpShowWelcome: TAction
  2421.       Category = 'Help'
  2422.       Caption = 'actHelpShowWelcome'
  2423.       OnExecute = actHelpShowWelcomeExecute
  2424.     end
  2425.     object actChannelCopyLinkAddress: TAction
  2426.       Category = 'Channel'
  2427.       Caption = 'actChannelCopyLinkAddress'
  2428.       Enabled = False
  2429.       OnExecute = actChannelCopyLinkAddressExecute
  2430.     end
  2431.     object actViewFilterBar: TAction
  2432.       Category = 'View'
  2433.       Caption = 'actViewFilterBar'
  2434.       Checked = True
  2435.       ImageIndex = 20
  2436.       OnExecute = actViewFilterBarExecute
  2437.     end
  2438.     object actViewChannelBar: TAction
  2439.       Category = 'View'
  2440.       Caption = 'actViewChannelBar'
  2441.       Checked = True
  2442.       ShortCut = 16506
  2443.       OnExecute = actViewChannelBarExecute
  2444.     end
  2445.     object actHelpCheckForNewVersion: TAction
  2446.       Category = 'Help'
  2447.       Caption = 'actHelpCheckForNewVersion'
  2448.       OnExecute = actHelpCheckForNewVersionExecute
  2449.     end
  2450.     object actViewPreviousChannel: TAction
  2451.       Category = 'View'
  2452.       Caption = 'actViewPreviousChannel'
  2453.       OnExecute = actViewPreviousChannelExecute
  2454.     end
  2455.     object actViewPreviousUnreadChannel: TAction
  2456.       Category = 'View'
  2457.       Caption = 'actViewPreviousUnreadChannel'
  2458.       OnExecute = actViewPreviousUnreadChannelExecute
  2459.     end
  2460.     object actDownloadStyles: TAction
  2461.       Caption = 'actDownloadStyles'
  2462.       OnExecute = actDownloadStylesExecute
  2463.     end
  2464.     object actDownloadLang: TAction
  2465.       Caption = 'actDownloadLang'
  2466.       OnExecute = actDownloadLangExecute
  2467.     end
  2468.     object actManageStyles: TAction
  2469.       Caption = 'actManageStyles'
  2470.       OnExecute = actManageStylesExecute
  2471.     end
  2472.     object actHelpSupport: TAction
  2473.       Category = 'Help'
  2474.       Caption = 'Online support'
  2475.       OnExecute = actHelpSupportExecute
  2476.     end
  2477.     object actHelpPurchase: TAction
  2478.       Category = 'Help'
  2479.       Caption = 'Order Now'
  2480.       Enabled = False
  2481.       ImageIndex = 68
  2482.       Visible = False
  2483.       OnExecute = actHelpPurchaseExecute
  2484.     end
  2485.     object actHelpEnterKey: TAction
  2486.       Category = 'Help'
  2487.       Caption = 'Enter Key...'
  2488.       Enabled = False
  2489.       Visible = False
  2490.       OnExecute = actHelpEnterKeyExecute
  2491.     end
  2492.     object actSearchNewLocalSearch: TAction
  2493.       Category = 'Search'
  2494.       Caption = 'New Search'
  2495.       OnExecute = actSearchNewLocalSearchExecute
  2496.     end
  2497.     object actSearchConvertToNewsBin: TAction
  2498.       Category = 'Search'
  2499.       Caption = 'actSearchConvertToNewsBin'
  2500.       ImageIndex = 4
  2501.       OnExecute = actSearchConvertToNewsBinExecute
  2502.     end
  2503.     object actSearchConvertToWatch: TAction
  2504.       Category = 'Search'
  2505.       Caption = 'actSearchConvertToWatch'
  2506.       ImageIndex = 63
  2507.       OnExecute = actSearchConvertToWatchExecute
  2508.     end
  2509.     object actFileManageCache: TAction
  2510.       Category = 'File'
  2511.       Caption = 'actFileManageCache'
  2512.       ImageIndex = 70
  2513.       OnExecute = actFileManageCacheExecute
  2514.     end
  2515.     object actFileImportGroup: TAction
  2516.       Category = 'File'
  2517.       Caption = 'actFileImportGroup'
  2518.       OnExecute = actFileImportGroupExecute
  2519.     end
  2520.     object actFileExportAllGroups: TAction
  2521.       Category = 'File'
  2522.       Caption = 'actFileExportAllGroups'
  2523.       OnExecute = actFileExportAllGroupsExecute
  2524.     end
  2525.   end
  2526.   object XPManifest: TXPManifest
  2527.     Left = 199
  2528.     Top = 152
  2529.   end
  2530.   object dxpNews: TdxBarPopupMenu
  2531.     BarManager = dxBarMan
  2532.     ItemLinks = <
  2533.       item
  2534.         Item = mnuViewColumns
  2535.         Visible = True
  2536.       end
  2537.       item
  2538.         Item = mnuViewHideRead
  2539.         Visible = True
  2540.       end
  2541.       item
  2542.         BeginGroup = True
  2543.         Item = mnuNewsMarkAsRead
  2544.         Visible = True
  2545.       end
  2546.       item
  2547.         Item = mnuNewsMarkAsUnread
  2548.         Visible = True
  2549.       end
  2550.       item
  2551.         BeginGroup = True
  2552.         Item = mnuNewsFlag
  2553.         Visible = True
  2554.       end
  2555.       item
  2556.         BeginGroup = True
  2557.         Item = mnuNewsRemove
  2558.         Visible = True
  2559.       end
  2560.       item
  2561.         BeginGroup = True
  2562.         Item = mnuNewsCopyLinkAddress
  2563.         Visible = True
  2564.       end
  2565.       item
  2566.         BeginGroup = True
  2567.         Item = mnuNewsSendEMail
  2568.         Visible = True
  2569.       end
  2570.       item
  2571.         Item = mnuBlogThis
  2572.         Visible = True
  2573.       end
  2574.       item
  2575.         BeginGroup = True
  2576.         Item = mnuNewsAddToNewsBin
  2577.         Visible = True
  2578.       end>
  2579.     UseOwnFont = False
  2580.     Left = 568
  2581.     Top = 411
  2582.   end
  2583.   object dxpChannel: TdxBarPopupMenu
  2584.     BarManager = dxBarMan
  2585.     ItemLinks = <
  2586.       item
  2587.         Item = mnuFileNew
  2588.         Visible = True
  2589.       end
  2590.       item
  2591.         BeginGroup = True
  2592.         Item = mnuChannelUpdate
  2593.         Visible = True
  2594.       end
  2595.       item
  2596.         BeginGroup = True
  2597.         Item = mnuChannelMarkAllAsRead
  2598.         Visible = True
  2599.       end
  2600.       item
  2601.         Item = mnuGroupMarkAllAsRead
  2602.         Visible = True
  2603.       end
  2604.       item
  2605.         BeginGroup = True
  2606.         Item = mnuChannelCopyMove
  2607.         Visible = True
  2608.       end
  2609.       item
  2610.         BeginGroup = True
  2611.         Item = mnuChannelRemove
  2612.         Visible = True
  2613.       end
  2614.       item
  2615.         BeginGroup = True
  2616.         Item = mnuChannelProperties
  2617.         Visible = True
  2618.       end>
  2619.     UseOwnFont = False
  2620.     Left = 567
  2621.     Top = 179
  2622.   end
  2623.   object dxpAutoDiscover: TdxBarPopupMenu
  2624.     BarManager = dxBarMan
  2625.     ItemLinks = <
  2626.       item
  2627.         Item = mnuFileClearAutoDiscoverList
  2628.         Visible = True
  2629.       end
  2630.       item
  2631.         BeginGroup = True
  2632.         Item = mnuAutoDiscoverItems
  2633.         Visible = True
  2634.       end>
  2635.     UseOwnFont = False
  2636.     Left = 568
  2637.     Top = 240
  2638.   end
  2639.   object AppEvents: TApplicationEvents
  2640.     OnActivate = AppEventsActivate
  2641.     OnDeactivate = AppEventsDeactivate
  2642.     OnMessage = AppEventsMessage
  2643.     OnMinimize = AppEventsMinimize
  2644.     OnRestore = AppEventsRestore
  2645.     Left = 199
  2646.     Top = 200
  2647.   end
  2648.   object dxpBrowser: TdxBarPopupMenu
  2649.     BarManager = dxBarMan
  2650.     ItemLinks = <
  2651.       item
  2652.         Item = mnuBrowseCloseTab
  2653.         Visible = True
  2654.       end
  2655.       item
  2656.         Item = mnuBrowseCloseInactive
  2657.         Visible = True
  2658.       end
  2659.       item
  2660.         BeginGroup = True
  2661.         Item = mnuBrowseNewTab
  2662.         Visible = True
  2663.       end>
  2664.     UseOwnFont = False
  2665.     Left = 655
  2666.     Top = 299
  2667.   end
  2668.   object nbTrayIcon: TnbTrayIcon
  2669.     Active = False
  2670.     ShowDesignTime = False
  2671.     PopupMenu = mnuPopupTrayIcon
  2672.     InfoFlags = niifInfo
  2673.     Left = 200
  2674.     Top = 248
  2675.   end
  2676.   object mnuPopupTrayIcon: TPopupMenu
  2677.     OnPopup = mnuPopupTrayIconPopup
  2678.     Left = 305
  2679.     Top = 434
  2680.     object mnuPTray_Restore: TMenuItem
  2681.       Caption = 'mnuPTray_Restore'
  2682.       Default = True
  2683.       Visible = False
  2684.       OnClick = mnuPTray_RestoreClick
  2685.     end
  2686.     object mnuPTray_Minimize: TMenuItem
  2687.       Caption = 'mnuPTray_Minimize'
  2688.       OnClick = mnuPTray_MinimizeClick
  2689.     end
  2690.     object mnuPTray_Sep1: TMenuItem
  2691.       Caption = '-'
  2692.     end
  2693.     object mnuPTray_SelectGroup: TMenuItem
  2694.       AutoHotkeys = maManual
  2695.       Caption = 'mnuPTray_SelectGroup'
  2696.     end
  2697.     object mnuPTray_UpdateGroup: TMenuItem
  2698.       Caption = 'mnuPTray_UpdateGroup'
  2699.       Enabled = False
  2700.       ImageIndex = 36
  2701.       OnClick = actGroupUpdateExecute
  2702.     end
  2703.     object mnuPTray_Sep2: TMenuItem
  2704.       Caption = '-'
  2705.     end
  2706.     object mnuPTray_Offline: TMenuItem
  2707.       Action = actFileOffline
  2708.     end
  2709.     object mnuPTray_Sep3: TMenuItem
  2710.       Caption = '-'
  2711.     end
  2712.     object mnuPTray_Exit: TMenuItem
  2713.       Action = actFileExit
  2714.     end
  2715.   end
  2716.   object tmrTrayIcon: TTimer
  2717.     Enabled = False
  2718.     Interval = 200
  2719.     OnTimer = tmrTrayIconTimer
  2720.     Left = 292
  2721.     Top = 296
  2722.   end
  2723.   object dmNavBarTarget: TDMTextTarget
  2724.     AcceptorControl = nbNavBar
  2725.     AcceptTextFormats = [dtfURL]
  2726.     OnDragOver = dmTargetDragOver
  2727.     OnDragLeave = dmNavBarTargetDragLeave
  2728.     OnDrop = dmTargetDrop
  2729.     Left = 200
  2730.     Top = 296
  2731.   end
  2732.   object dxpBrowserPos: TdxBarPopupMenu
  2733.     BarManager = dxBarMan
  2734.     ItemLinks = <
  2735.       item
  2736.         Item = mnuViewBrowserMaximized
  2737.         Visible = True
  2738.       end
  2739.       item
  2740.         Item = mnuViewBrowserHide
  2741.         Visible = True
  2742.       end
  2743.       item
  2744.         BeginGroup = True
  2745.         Item = mnuViewBrowserRight
  2746.         Visible = True
  2747.       end
  2748.       item
  2749.         Item = mnuViewBrowserBottom
  2750.         Visible = True
  2751.       end>
  2752.     UseOwnFont = False
  2753.     Left = 569
  2754.     Top = 299
  2755.   end
  2756.   object tmrDelayGroupUpdate: TTimer
  2757.     Enabled = False
  2758.     Interval = 1500
  2759.     OnTimer = tmrDelayGroupUpdateTimer
  2760.     Left = 292
  2761.     Top = 248
  2762.   end
  2763.   object tmrFlashBarItem: TTimer
  2764.     Enabled = False
  2765.     Interval = 250
  2766.     OnTimer = tmrFlashBarItemTimer
  2767.     Left = 292
  2768.     Top = 344
  2769.   end
  2770.   object dxpNewChannel: TdxBarPopupMenu
  2771.     BarManager = dxBarMan
  2772.     ItemLinks = <
  2773.       item
  2774.         Item = mnuFileNewChannel
  2775.         Visible = True
  2776.       end
  2777.       item
  2778.         Item = mnuFileNewGroup
  2779.         Visible = True
  2780.       end
  2781.       item
  2782.         BeginGroup = True
  2783.         Item = mnuNewSearch
  2784.         Visible = True
  2785.       end
  2786.       item
  2787.         BeginGroup = True
  2788.         Item = mnuFileNewNewsBin
  2789.         Visible = True
  2790.       end
  2791.       item
  2792.         Item = mnuFileNewWatch
  2793.         Visible = True
  2794.       end
  2795.       item
  2796.         BeginGroup = True
  2797.         Item = mnuFileFindChannels
  2798.         Visible = True
  2799.       end>
  2800.     UseOwnFont = False
  2801.     Left = 568
  2802.     Top = 352
  2803.   end
  2804.   object mnuPopupLocalSearchOptions: TPopupMenu
  2805.     OnPopup = mnuPopupLocalSearchOptionsPopup
  2806.     Left = 304
  2807.     Top = 392
  2808.     object mnuPLSOpt_CurrentGroup: TMenuItem
  2809.       Caption = 'Search in Current Group'
  2810.       Checked = True
  2811.       RadioItem = True
  2812.       OnClick = mnuPLSOpt_CurrentGroupClick
  2813.     end
  2814.     object mnuPLSOpt_AllGroups: TMenuItem
  2815.       Caption = 'Search in All Groups'
  2816.       RadioItem = True
  2817.       OnClick = mnuPLSOpt_AllGroupsClick
  2818.     end
  2819.     object mnuPLSOpt_Sep1: TMenuItem
  2820.       Caption = '-'
  2821.     end
  2822.     object mnuPLSOpt_MatchCase: TMenuItem
  2823.       Caption = 'Match Case'
  2824.       OnClick = mnuPLSOpt_MatchCaseClick
  2825.     end
  2826.     object mnuPLSOpt_WholeWords: TMenuItem
  2827.       Caption = 'Whole Words'
  2828.       Checked = True
  2829.       OnClick = mnuPLSOpt_WholeWordsClick
  2830.     end
  2831.   end
  2832.   object dxpLocalSearch: TdxBarPopupMenu
  2833.     BarManager = dxBarMan
  2834.     ItemLinks = <
  2835.       item
  2836.         Item = mnuSearchNewLocalSearch
  2837.         Visible = True
  2838.       end
  2839.       item
  2840.         BeginGroup = True
  2841.         Item = mnuSearchConvertToWatch
  2842.         Visible = True
  2843.       end
  2844.       item
  2845.         Item = mnuSearchConvertToNewsBin
  2846.         Visible = True
  2847.       end>
  2848.     UseOwnFont = False
  2849.     Left = 656
  2850.     Top = 184
  2851.   end
  2852.   object dmFormTarget: TDMTextTarget
  2853.     AcceptTextFormats = [dtfURL]
  2854.     OnDragOver = dmTargetDragOver
  2855.     OnDrop = dmTargetDrop
  2856.     Left = 200
  2857.     Top = 352
  2858.   end
  2859.   object dxpWebSearch: TdxBarPopupMenu
  2860.     BarManager = dxBarMan
  2861.     ItemLinks = <
  2862.       item
  2863.         Item = mnuWebSearchEngineList
  2864.         Visible = True
  2865.       end>
  2866.     UseOwnFont = False
  2867.     Left = 656
  2868.     Top = 248
  2869.   end
  2870. end
  2871.